How to Install qcake software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install qcake software package in Ubuntu 14.04 LTS (Trusty Tahr)

qcake software package provides programming environment and scene editor for 3D games, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install qcake 

qcake is installed in your system.

Make ensure the qcake package were installed using the commands given below,

$ sudo dpkg-query -l | grep qcake *

You will get with qcake package name, version, architecture and description in a table

qcake package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Games
Package qcake
Version 0.7.2-2build1
Description programming environment and scene editor for 3D games
Sub Section Games


See Also, How to uninstall or remove qcake software package from Ubuntu 14.04 LTS (Trusty Tahr)?